Skip to content

Remove dead code from ensureGo and unused golangci-lint inventory entry#658

Merged
runesoerensen merged 2 commits intomainfrom
remove-dead-code
Mar 16, 2026
Merged

Remove dead code from ensureGo and unused golangci-lint inventory entry#658
runesoerensen merged 2 commits intomainfrom
remove-dead-code

Conversation

@runesoerensen
Copy link
Contributor

@runesoerensen runesoerensen commented Mar 16, 2026

This PR removes:

  • The special go1 version handing in ensureGo() (support for Go <1.11 was removed in Remove support for legacy Go tools and versions #644, and this branch is never reached).
  • The unused golangci-lint-1.16.0-linux-amd64.tar.gz entry from files.json (only 1.20.0 is referenced in bin/test-compile).

GUS-W-21598947

@runesoerensen runesoerensen changed the title Remove dead code from ensureGo and unused golangci-lint inventory entry Remove dead code from ensureGo and unused golangci-lint inventory entry Mar 16, 2026
@runesoerensen runesoerensen marked this pull request as ready for review March 16, 2026 02:12
@runesoerensen runesoerensen requested a review from a team as a code owner March 16, 2026 02:12
Base automatically changed from fix-formatting to main March 16, 2026 12:35
Since Go 1.0 predates Go modules, which are now the only supported dependency management
@runesoerensen runesoerensen merged commit 592869a into main Mar 16, 2026
6 checks passed
@runesoerensen runesoerensen deleted the remove-dead-code branch March 16, 2026 12:40
@heroku-linguist heroku-linguist bot mentioned this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants